- event listener
- Вычислительная техника: приёмник событий
Универсальный англо-русский словарь. Академик.ру. 2011.
Универсальный англо-русский словарь. Академик.ру. 2011.
Listener — may refer to: * The Listener , a defunct British magazine, published for most of its history by the BBC * New Zealand Listener , a New Zealand magazine * Listener (novel), a yet to be released novel by Warren Ellis *Listener (musician), a rapper… … Wikipedia
Event (computing) — In computing an event is an action that is usually initiated outside the scope of a program and that is handled by a piece of code inside the program. Typically events are handled synchronous with the program flow, that is, the program has one or … Wikipedia
Event handler — In computer programming, an event handler is an asynchronous callback subroutine that handles inputs received in a program. Each event is a piece of application level information from the underlying framework, typically the GUI toolkit. GUI… … Wikipedia
Event model — The event model is a programming paradigm commonly used in building graphical user interfaces. A very common and very programmer friendly variant is the delegate event model , which is provided by the most popular graphic frameworks.Delegate… … Wikipedia
Event-Handler — Ein Ereignis (engl. event) dient in der Softwaretechnik zur Steuerung des Programmflusses. Das Programm wird nicht linear durchlaufen, sondern es werden spezielle Ereignisbehandlungsroutinen (engl. listener, observer, event handler) immer dann… … Deutsch Wikipedia
listener — noun a) Someone who listens, especially to a speech or a broadcast. b) A function that runs in response to an event; an event handler … Wiktionary
Ashema the Listener — Superherobox| caption= comic color=background:#ff8080 character name=Ashema the Listener real name= species= publisher=Marvel Comics debut= #1 creators=Peter David, Salvador Larocca alliance color=background:#c0c0ff status= alliances=Celestials… … Wikipedia
Ereignis (Programmierung) — Ein Ereignis (engl. event) dient in der Softwaretechnik – bei Entwicklung nach dem ereignisorientieren Programmierparadigma – zur Steuerung des Programmflusses. Das Programm wird nicht linear durchlaufen, sondern es werden spezielle… … Deutsch Wikipedia
XMLHttpRequest — HTTP Persistence · Compression · HTTPS Request methods OPTIONS · GET · HEAD · POST · PUT · DELETE · TRACE · CONNECT Header fields Cookie · ETag · Location · Referer DNT · … Wikipedia
Wiederverwendbarkeit — ist ein Qualitätsmerkmal von Software Bausteinen. Unter dem Begriff werden Eigenschaften eines solchen Bausteins zusammengefasst, die dazu führen, dass dieser nicht nur im Rahmen des Projektes eingesetzt werden kann, für das er ursprünglich… … Deutsch Wikipedia
Шаблон проектирования — У этого термина существуют и другие значения, см. Паттерн. В разработке программного обеспечения, шаблон проектирования или паттерн (англ. design pattern) повторимая архитектурная конструкция, представляющая собой решение проблемы… … Википедия